Skip to content

[PM-32384] Update copy new to create/add browser#21524

Open
jengstrom-bw wants to merge 42 commits into
mainfrom
vault/pm-32384/update-copy-new-to-create-add-browser
Open

[PM-32384] Update copy new to create/add browser#21524
jengstrom-bw wants to merge 42 commits into
mainfrom
vault/pm-32384/update-copy-new-to-create-add-browser

Conversation

@jengstrom-bw

@jengstrom-bw jengstrom-bw commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

🎟️ Tracking

Jira

📔 Objective

Update copy from New ... to Add ... or Create ...

📸 Screenshots

Screen.Recording.2026-06-23.at.2.14.47.PM.mov

@jengstrom-bw jengstrom-bw added the t:feature Change Type - Feature Development label Jun 26, 2026
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 55.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.37%. Comparing base (75a0068) to head (414f616).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...up/components/vault/add-edit/add-edit.component.ts 40.00% 0 Missing and 12 partials ⚠️
...ault/popup/components/vault/view/view.component.ts 55.55% 0 Missing and 4 partials ⚠️
...c/new-send-dropdown/new-send-dropdown.component.ts 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21524      +/-   ##
==========================================
- Coverage   49.37%   49.37%   -0.01%     
==========================================
  Files        4105     4105              
  Lines      129304   129335      +31     
  Branches    19797    19813      +16     
==========================================
+ Hits        63844    63858      +14     
- Misses      60732    60733       +1     
- Partials     4728     4744      +16     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

Copy link
Copy Markdown

@jengstrom-bw jengstrom-bw marked this pull request as ready for review June 29, 2026 22:32
@jengstrom-bw jengstrom-bw requested review from a team as code owners June 29, 2026 22:32
@jengstrom-bw jengstrom-bw requested a review from nikwithak June 29, 2026 22:32
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

Reviewed the browser vault and Send dropdown copy changes that swap "New" for "Add"/"Create" behind the PM32380_BtnTextAddCreate feature flag. Verified the feature flag is defined (defaults to FALSE), all referenced i18n keys exist in the affected locales (browser for vault headers; browser/desktop/web for the shared Send create/createSendV2 keys), and the toSignal + flag pattern matches the established convention used across ~25 other components. Test updates correctly mock getFeatureFlag$ to return of(false).

Code Review Details

No findings. The change is well-scoped, feature-flagged, and consistent with existing patterns. SshKey and the unchanged edit cases correctly omit SentenceCase key variants where no such key exists.

@harr1424 harr1424 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tools owned changes look good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:feature Change Type - Feature Development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants